func github.com/aws/aws-sdk-go-v2/service/s3.awsRestxml_deserializeErrorBucketAlreadyExists

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		deserializers.go#L676: 		return awsRestxml_deserializeErrorBucketAlreadyExists(response, errorBody)
		deserializers.go#L12445: func awsRestxml_deserializeErrorBucketAlreadyExists(response *smithyhttp.Response, errorBody *bytes.Reader) error {